home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Form1</class> <widget class="QWidget"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>506</width> <height>416</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>10</width> <height>16</height> </size> </property> </spacer> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout2</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Your hard disk after the changes:</string> </property> </widget> <widget class="CUDRContainer"> <property name="name"> <cstring>ArchAfterRestoreUDR</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="whatsThis" stdset="0"> <string>Here you can preview the layout of your hard disk after the restore operation has been accomplished.</string> </property> </widget> <widget class="QWidgetStack"> <property name="name"> <cstring>RestoreOptionsStack</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>2</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>0</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QFrame" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>WinMountControlsFrame</cstring> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="frameShadow"> <enum>Raised</enum> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Assign the following drive letter:</string> </property> </widget> <widget class="QComboBox"> <item> <property name="text"> <string>None</string> </property> </item> <property name="name"> <cstring>DriveLetterCombo</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <spacer> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>43</width> <height>16</height> </size> </property> </spacer> </hbox> </widget> <spacer row="2" column="0"> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>30</height> </size> </property> </spacer> <widget class="QGroupBox" row="0" column="0"> <property name="name"> <cstring>groupBox1</cstring> </property> <property name="title"> <string>Logical Disk Restore Options</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>10</number> </property> <widget class="QSpinBox" row="0" column="1"> <property name="name"> <cstring>PartSizeSpin</cstring> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="focusPolicy"> <enum>WheelFocus</enum> </property> <property name="maxValue"> <number>700800</number> </property> <property name="minValue"> <number>191800</number> </property> <property name="value"> <number>500800</number> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>SizeLabel_</cstring> </property> <property name="text"> <string>Please specify the size of the restored partition:</string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget> <widget class="QSpinBox" row="1" column="1"> <property name="name"> <cstring>PartBeforeSpin</cstring> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="focusPolicy"> <enum>WheelFocus</enum> </property> <property name="maxValue"> <number>5086</number> </property> <property name="value"> <number>1000</number> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>BeforeLabel_</cstring> </property> <property name="text"> <string>Please specify size of free space before the partition:</string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>AfterLabel_</cstring> </property> <property name="text"> <string>Please specify size of free space after the partition:</string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget> <widget class="QSpinBox" row="2" column="1"> <property name="name"> <cstring>PartAfterSpin</cstring> </property> <property name="minimumSize"> <size> <width>6</width> <height>0</height> </size> </property> <property name="focusPolicy"> <enum>WheelFocus</enum> </property> <property name="maxValue"> <number>5086</number> </property> <property name="value"> <number>1000</number> </property> </widget> <widget class="QLabel" row="2" column="2"> <property name="name"> <cstring>AfterRangeLabel</cstring> </property> <property name="minimumSize"> <size> <width>80</width> <height>0</height> </size> </property> <property name="text"> <string><b>0MB - 500MB</b></string> </property> <property name="textFormat"> <enum>RichText</enum> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QLabel" row="1" column="2"> <property name="name"> <cstring>BeforeRangeLabel</cstring> </property> <property name="minimumSize"> <size> <width>80</width> <height>0</height> </size> </property> <property name="text"> <string><b>0MB - 500MB</b></string> </property> <property name="textFormat"> <enum>RichText</enum> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QLabel" row="0" column="2"> <property name="name"> <cstring>VolRangeLabel</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>80</width> <height>0</height> </size> </property> <property name="text"> <string><b>0MB - 500MB</b></string> </property> <property name="textFormat"> <enum>RichText</enum> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QCheckBox" row="3" column="0"> <property name="name"> <cstring>URCheckBox</cstring> </property> <property name="text"> <string>Restore to different hardware configuration</string> </property> <property name="whatsThis" stdset="0"> <string>The pul-down list contains vacant drive letters that can be associated with the restored partition.</string> </property> </widget> </grid> </widget> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>WStackPage</cstring> </property> <attribute name="id"> <number>1</number> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="1" column="0"> <property name="name"> <cstring>spacer43</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>11</width> <height>1</height> </size> </property> </spacer> <widget class="QGroupBox" row="0" column="0"> <property name="name"> <cstring>groupBox5</cstring> </property> <property name="title"> <string>Hard Disk Restore Options</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>10</number> </property> <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>ResizeProportionallyCheckBox</cstring> </property> <property name="focusPolicy"> <enum>StrongFocus</enum> </property> <property name="text"> <string>Copy data and resize partitions proportionally</string> </property> <property name="checked"> <bool>false</bool> </property> <property name="whatsThis" stdset="0"> <string>Mark the checkbox to proportionally change the size of partitions while keeping their relative order intact.<br><b>Tip:</b> This can be very convenient when migrating to a larger hard disk.</string> </property> </widget> <widget class="QLabel" row="1" column="1"> <property name="name"> <cstring>ResizeProportionallyLabel</cstring> </property> <property name="text"> <string>In this mode, the Wizard changes the size of partitions in the same proportion, with keeping intact their relative order. This option can be useful in restring an image of hard disk to a larger one.</string> </property> <property name="textFormat"> <enum>RichText</enum> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>TestSurfaceCheckBox</cstring> </property> <property name="focusPolicy"> <enum>StrongFocus</enum> </property> <property name="text"> <string>Perform surface test</string> </property> <property name="whatsThis" stdset="0"> <string>Mark the checkbox to make the wizard test the surface of the target hard disk. Thus during the restore operation the wizard will automatically scan the on-disk surface for bad or unstable sectors and mark them unusable to guarantee the data consistency.</string> </property> </widget> <widget class="QLabel" row="3" column="1"> <property name="name"> <cstring>textLabel6</cstring> </property> <property name="text"> <string>Set this option if you want the Wizard to perform the surface test on the target hard disk. In this case, if the program finds bad and unreliable sectors it will mark them as unusable ones.</string> </property> <property name="textFormat"> <enum>RichText</enum> </property> </widget> <spacer row="1" column="0"> <property name="name"> <cstring>spacer50</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>16</height> </size> </property> </spacer> <spacer row="3" column="0"> <property name="name"> <cstring>spacer50_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>16</height> </size> </property> </spacer> </grid> </widget> </grid> </widget> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>To accept the changes, click <b>Next</b></string> </property> </widget> </vbox> </widget> <spacer> <property name="name"> <cstring>spacer4_3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>10</width> <height>16</height> </size> </property> </spacer> </hbox> </widget> <connections> <connection> <sender>ResizeProportionallyCheckBox</sender> <signal>toggled(bool)</signal> <receiver>Form1</receiver> <slot>ResizeProportionallyCheckBox_toggled(bool)</slot> </connection> <connection> <sender>TestSurfaceCheckBox</sender> <signal>toggled(bool)</signal> <receiver>Form1</receiver> <slot>TestSurfaceCheckBox_toggled(bool)</slot> </connection> <connection> <sender>DriveLetterCombo</sender> <signal>activated(int)</signal> <receiver>Form1</receiver> <slot>DriveLetterCombo_activated(int)</slot> </connection> <connection> <sender>ArchAfterRestoreUDR</sender> <signal>RequestProperties(CUDRItem*)</signal> <receiver>Form1</receiver> <slot>OnRequestProperties(CUDRItem*)</slot> </connection> <connection> <sender>PartAfterSpin</sender> <signal>valueChanged(int)</signal> <receiver>Form1</receiver> <slot>PartAfterSpinBox_valueChanged(int)</slot> </connection> <connection> <sender>PartBeforeSpin</sender> <signal>valueChanged(int)</signal> <receiver>Form1</receiver> <slot>PartBeforeSpinBox_valueChanged(int)</slot> </connection> <connection> <sender>PartSizeSpin</sender> <signal>valueChanged(int)</signal> <receiver>Form1</receiver> <slot>PartSizeSpinBox_valueChanged(int)</slot> </connection> <connection> <sender>ArchAfterRestoreUDR</sender> <signal>ItemMoved(CUDRItem*,Q_UINT64)</signal> <receiver>Form1</receiver> <slot>OnItemMoved(CUDRItem*,Q_UINT64)</slot> </connection> <connection> <sender>ArchAfterRestoreUDR</sender> <signal>ItemResized(CUDRItem*,Q_UINT64,Q_UINT64)</signal> <receiver>Form1</receiver> <slot>OnItemResized(CUDRItem*,Q_UINT64,Q_UINT64)</slot> </connection> <connection> <sender>URCheckBox</sender> <signal>toggled(bool)</signal> <receiver>Form1</receiver> <slot>URCheckBox_toggled(bool)</slot> </connection> </connections> <slots> <slot>PartSizeSpinBox_valueChanged( int )</slot> <slot>PartBeforeSpinBox_valueChanged( int )</slot> <slot>PartAfterSpinBox_valueChanged( int )</slot> <slot>ResizeProportionallyCheckBox_toggled( bool )</slot> <slot>TestSurfaceCheckBox_toggled( bool )</slot> <slot>DriveLetterCombo_activated( int )</slot> <slot>OnRequestProperties( CUDRItem * )</slot> <slot>OnItemMoved( CUDRItem *, Q_UINT64 )</slot> <slot>OnItemResized( CUDRItem *, Q_UINT64, Q_UINT64 )</slot> <slot>URCheckBox_toggled( bool )</slot> </slots> <layoutdefaults spacing="6" margin="0"/> <includehints> <includehint>udr.h</includehint> </includehints> </UI>